home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / prog_d / qrep097a.zip / BIOREP.DFM / BIOREP.txt next >
Text File  |  1996-01-08  |  7KB  |  308 lines

  1. object Bioform: TBioform
  2.   Left = 293
  3.   Top = 204
  4.   Width = 774
  5.   Height = 352
  6.   HorzScrollBar.Range = 1200
  7.   HorzScrollBar.Position = 8
  8.   VertScrollBar.Range = 2000
  9.   AutoScroll = False
  10.   Caption = 'Bioform'
  11.   Font.Color = clBlack
  12.   Font.Height = -13
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object DetailBand: TQRBand
  18.     Left = -8
  19.     Top = 57
  20.     Width = 1200
  21.     Height = 152
  22.     Align = alTop
  23.     BandType = rbDetail
  24.     Color = clWhite
  25.     ForceNewPage = False
  26.     Frame.Width = 0
  27.     Ruler = qrrInchesHV
  28.     object QRDBText1: TQRDBText
  29.       Left = 116
  30.       Top = 12
  31.       width = 177
  32.       height = 17
  33.       DataSource = DataSource1
  34.       DataField = 'Common_Name'
  35.     end
  36.     object QRDBText3: TQRDBText
  37.       Left = 116
  38.       Top = 60
  39.       width = 177
  40.       height = 17
  41.       DataSource = DataSource1
  42.       DataField = 'Category'
  43.     end
  44.     object QRLabel1: TQRLabel
  45.       Left = 8
  46.       Top = 12
  47.       width = 105
  48.       height = 16
  49.       Caption = 'Common name :'
  50.       AlignToBand = False
  51.       Font.Color = clBlack
  52.       Font.Height = -13
  53.       Font.Name = 'Arial'
  54.       Font.Style = [fsBold]
  55.     end
  56.     object QRDBText4: TQRDBText
  57.       Left = 116
  58.       Top = 36
  59.       width = 177
  60.       height = 17
  61.       DataSource = DataSource1
  62.       DataField = 'Species Name'
  63.     end
  64.     object QRLabel2: TQRLabel
  65.       Left = 8
  66.       Top = 36
  67.       width = 77
  68.       height = 16
  69.       Caption = 'Real name :'
  70.       AlignToBand = False
  71.       Font.Color = clBlack
  72.       Font.Height = -13
  73.       Font.Name = 'Arial'
  74.       Font.Style = [fsBold]
  75.     end
  76.     object QRLabel3: TQRLabel
  77.       Left = 8
  78.       Top = 60
  79.       width = 65
  80.       height = 16
  81.       Caption = 'Category :'
  82.       AlignToBand = False
  83.       Font.Color = clBlack
  84.       Font.Height = -13
  85.       Font.Name = 'Arial'
  86.       Font.Style = [fsBold]
  87.     end
  88.     object QRDBText5: TQRDBText
  89.       Left = 116
  90.       Top = 84
  91.       width = 37
  92.       height = 17
  93.       DataSource = DataSource1
  94.       DataField = 'Length (cm)'
  95.     end
  96.     object QRLabel4: TQRLabel
  97.       Left = 8
  98.       Top = 84
  99.       width = 68
  100.       height = 16
  101.       Caption = 'Size (CM) :'
  102.       AlignToBand = False
  103.       Font.Color = clBlack
  104.       Font.Height = -13
  105.       Font.Name = 'Arial'
  106.       Font.Style = [fsBold]
  107.     end
  108.     object QRLabel5: TQRLabel
  109.       Left = 8
  110.       Top = 124
  111.       width = 79
  112.       height = 16
  113.       Caption = 'Description :'
  114.       AlignToBand = False
  115.       Font.Color = clBlack
  116.       Font.Height = -13
  117.       Font.Name = 'Arial'
  118.       Font.Style = [fsBold]
  119.     end
  120.     object QRDBText2: TQRDBText
  121.       Left = 116
  122.       Top = 124
  123.       width = 581
  124.       height = 17
  125.       DataSource = DataSource1
  126.       DataField = 'Notes'
  127.     end
  128.     object DBImage1: TDBImage
  129.       Left = 352
  130.       Top = 12
  131.       Width = 169
  132.       Height = 105
  133.       DataField = 'Graphic'
  134.       DataSource = DataSource1
  135.       Stretch = True
  136.       TabOrder = 0
  137.     end
  138.   end
  139.   object TitleBand: TQRBand
  140.     Left = -8
  141.     Top = 0
  142.     Width = 1200
  143.     Height = 57
  144.     Align = alTop
  145.     BandType = rbTitle
  146.     Color = clWhite
  147.     ForceNewPage = False
  148.     Frame.Width = 0
  149.     Ruler = qrrNone
  150.     object Image1: TImage
  151.       Left = 12
  152.       Top = 4
  153.       Width = 69
  154.       Height = 33
  155.       Picture.Data = {<image000.bmp>}
  156.       Stretch = True
  157.     end
  158.     object QRLabel6: TQRLabel
  159.       Left = 96
  160.       Top = 4
  161.       width = 193
  162.       height = 36
  163.       Caption = 'QuickReport'
  164.       AlignToBand = False
  165.       Font.Color = 8404992
  166.       Font.Height = -32
  167.       Font.Name = 'Arial'
  168.       Font.Style = [fsBold, fsItalic]
  169.     end
  170.     object QRLabel7: TQRLabel
  171.       Left = 300
  172.       Top = 20
  173.       width = 61
  174.       height = 16
  175.       Caption = 'for Delphi'
  176.       AlignToBand = False
  177.       Font.Color = 8404992
  178.       Font.Height = -13
  179.       Font.Name = 'Arial'
  180.       Font.Style = [fsBold, fsItalic]
  181.     end
  182.     object QRLabel8: TQRLabel
  183.       Left = 476
  184.       Top = 20
  185.       width = 257
  186.       height = 16
  187.       Caption = 'Copyright (c) 1996 Allan Lochert / QSD as'
  188.       AlignToBand = False
  189.       Font.Color = clBlack
  190.       Font.Height = -13
  191.       Font.Name = 'Arial'
  192.       Font.Style = [fsBold, fsItalic]
  193.     end
  194.     object QRShape2: TQRShape
  195.       Left = 8
  196.       Top = 44
  197.       width = 733
  198.       Height = 5
  199.       Brush.Color = clNavy
  200.       Shape = qrsRectangle
  201.     end
  202.   end
  203.   object QRBand1: TQRBand
  204.     Left = -8
  205.     Top = 209
  206.     Width = 1200
  207.     Height = 8
  208.     Align = alTop
  209.     BandType = rbDetail
  210.     Color = clWhite
  211.     ForceNewPage = False
  212.     Frame.Width = 0
  213.     Ruler = qrrNone
  214.     object QRShape1: TQRShape
  215.       Left = 8
  216.       Top = 3
  217.       width = 737
  218.       Height = 1
  219.       Shape = qrsRectangle
  220.     end
  221.   end
  222.   object QRBand2: TQRBand
  223.     Left = -8
  224.     Top = 217
  225.     Width = 1200
  226.     Height = 24
  227.     Align = alTop
  228.     BandType = rbPageFooter
  229.     Color = clWhite
  230.     ForceNewPage = False
  231.     Frame.Width = 0
  232.     Ruler = qrrNone
  233.     object QRSysData1: TQRSysData
  234.       Left = 676
  235.       Top = 4
  236.       width = 65
  237.       height = 17
  238.       Alignment = taRightJustify
  239.       AlignToBand = True
  240.       AutoSize = False
  241.       Data = qrsPageNumber
  242.       Text = 'Page '
  243.     end
  244.   end
  245.   object Table1: TTable
  246.     Active = True
  247.     DatabaseName = 'DBDEMOS'
  248.     TableName = 'BIOLIFE.DB'
  249.     Left = 36
  250.     Top = 272
  251.     object Table1SpeciesNo: TFloatField
  252.       FieldName = 'Species No'
  253.     end
  254.     object Table1Category: TStringField
  255.       FieldName = 'Category'
  256.       Size = 15
  257.     end
  258.     object Table1Common_Name: TStringField
  259.       FieldName = 'Common_Name'
  260.       Size = 30
  261.     end
  262.     object Table1SpeciesName: TStringField
  263.       FieldName = 'Species Name'
  264.       Size = 40
  265.     end
  266.     object Table1Lengthcm: TFloatField
  267.       FieldName = 'Length (cm)'
  268.     end
  269.     object Table1Length_In: TFloatField
  270.       FieldName = 'Length_In'
  271.     end
  272.     object Table1Notes: TMemoField
  273.       FieldName = 'Notes'
  274.       Size = 50
  275.     end
  276.     object Table1Graphic: TGraphicField
  277.       FieldName = 'Graphic'
  278.     end
  279.   end
  280.   object DataSource1: TDataSource
  281.     DataSet = Table1
  282.     Left = 68
  283.     Top = 272
  284.   end
  285.   object Biorep: TQuickReport
  286.     DataSource = DataSource1
  287.     ColumnMarginInches = 0
  288.     ColumnMarginMM = 0
  289.     Columns = 1
  290.     DisplayPrintDialog = False
  291.     LeftMarginInches = 0
  292.     LeftMarginMM = 0
  293.     Orientation = poPortrait
  294.     PrintOrder = qrColByCol
  295.     ReportTitle = 'QuickReport Biolife demo report'
  296.     RestartData = True
  297.     SQLCompatible = False
  298.     TitleBeforeHeader = False
  299.     Left = 4
  300.     Top = 272
  301.   end
  302.   object QRDetailLink1: TQRDetailLink
  303.     PrintBefore = False
  304.     Left = 100
  305.     Top = 272
  306.   end
  307. end
  308.